home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TPREVIEWSEARCHFORM / TPREVIEWSEARCHFORM.txt
Text File  |  1999-09-08  |  2KB  |  93 lines

  1. object PreviewSearchForm: TPreviewSearchForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 162
  7.   ClientWidth = 269
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 12
  19.     Width = 68
  20.     Height = 13
  21.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  22.   end
  23.   object Edit1: TEdit
  24.     Left = 8
  25.     Top = 28
  26.     Width = 253
  27.     Height = 21
  28.     TabOrder = 0
  29.   end
  30.   object Button1: TButton
  31.     Left = 106
  32.     Top = 132
  33.     Width = 75
  34.     Height = 25
  35.     Caption = '∩┐╜∩┐╜'
  36.     Default = True
  37.     ModalResult = 1
  38.     TabOrder = 1
  39.   end
  40.   object Button2: TButton
  41.     Left = 186
  42.     Top = 132
  43.     Width = 75
  44.     Height = 25
  45.     Cancel = True
  46.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  47.     ModalResult = 2
  48.     TabOrder = 2
  49.   end
  50.   object GroupBox1: TGroupBox
  51.     Left = 8
  52.     Top = 56
  53.     Width = 141
  54.     Height = 69
  55.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  56.     TabOrder = 3
  57.     object CB1: TCheckBox
  58.       Left = 8
  59.       Top = 20
  60.       Width = 121
  61.       Height = 17
  62.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  63.       TabOrder = 0
  64.     end
  65.   end
  66.   object GroupBox2: TGroupBox
  67.     Left = 156
  68.     Top = 56
  69.     Width = 105
  70.     Height = 69
  71.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  72.     TabOrder = 4
  73.     object RB1: TRadioButton
  74.       Left = 8
  75.       Top = 20
  76.       Width = 77
  77.       Height = 17
  78.       Caption = '∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  79.       Checked = True
  80.       TabOrder = 0
  81.       TabStop = True
  82.     end
  83.     object RB2: TRadioButton
  84.       Left = 8
  85.       Top = 40
  86.       Width = 85
  87.       Height = 17
  88.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  89.       TabOrder = 1
  90.     end
  91.   end
  92. end
  93.